home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir42 / 3x5_1188.zip / 3X5.INI < prev    next >
Text File  |  1988-11-27  |  3KB  |  104 lines

  1. ;; 3x5.ini File Declaring Configurable Options  
  2.  
  3. ;;Echo              = Initializing from 3x5.ini
  4.   Shift             = Left   ;; Right None
  5.   Shadow            = Right  ;; Left None
  6.   MenuEscape        = Small  ;; Big
  7.   Paging            = Fast   ;; Complete
  8.   Confirmation      = Some   ;; Full AlmostNone
  9.   CursorPreference  = On     ;; Off
  10. ;;Monitor           = NoSnow ;; Snow
  11.   Depth             = 1
  12.   QuickMenuKey      = Off    ;; On is lotus-like
  13.   Clock             = On
  14.   /m                = 40arl  ;; Memory resident
  15.  
  16. ;; Includes
  17.  
  18. ;;include          = 3x5ibmg.ini  ;;ibm graphics
  19. ;;include          = 3x5lj.ini    ;;hp laserjet
  20. ;;include          = 3x5ex800.ini ;;epson ex800
  21.  
  22. ;; Keys Can Be Defined From Menu Items
  23.  
  24. ;; by putting underbars between the
  25. ;; menu choices.
  26.  
  27. ;;key s-f2          = file_protect_get
  28. ;;key s-f1          = card_delete
  29.  
  30. ;; or can be defined by menu function codes
  31. ;;key s-f4          = menu-function 60
  32.  
  33. ;; More Misc Options
  34.  
  35.   Printer           = Lpt1  ;; Append
  36.   Cardfile          = *
  37.   Extension         = 3X5
  38. ;;Keyclick          = On
  39. ;;Clicklen          = 4
  40.   Cursor            = Overwrite
  41.   Tabsize           = 5
  42.   Screenlines       = 25
  43.   Listorder         = file  ;; dir
  44.   Mark              = Blue On White
  45.   Copyright         = On
  46.   password          = visible
  47.  
  48. ;; Position Windows  Row Col
  49.  
  50. ;;statuswindow      = 10  15
  51. ;;errorwindow       = 10  15
  52. ;;pickwindow        = 10  15
  53.  
  54. ;; Setup AutoDialer
  55.  
  56. ;;dial JTFax        = 31c
  57.   dial init         = "AT" cr
  58.   dial prefix       = "ATDT"
  59.   dial suffix       = ; cr
  60.   dial port         = com2
  61.   dial hangup       = "ATH" cr
  62.   dial required1    = - @
  63.   dial required2    = "0123456789"
  64.   dial allow        = "!Ww@,()*#"
  65.   dial truncate     = "x"
  66.   dial min          = 4
  67.   dial speed        = 1200
  68.  
  69. ;; Setup Colors    Foreground    Background
  70.  
  71. ;;border            = blue       on lightgray
  72. ;;text              = black      on lightgray
  73. ;;header            = blue       on lightgray
  74. ;;divider           = red        on lightgray
  75. ;;ul                = cyan       on lightgray
  76. ;;screen            = blue       on cyan
  77. ;;microhelp         = white      on cyan
  78. ;;menu              = black      on brown
  79. ;;select            = white      on blue
  80. ;;status            = yellow     on blue
  81. ;;error             = lightgray  on red
  82.  
  83. ;; Setup Some Key Bindings
  84.  
  85.   key f9            = goto-again-prev
  86.   key f10           = goto-again
  87.   key a-m           = menu
  88.  
  89. ;; Setup Some More Colors
  90.  
  91. ;;help              = lightgray  on blue
  92. ;;hhelp             = white      on blue
  93. ;;shelp             = lightcyan  on blue
  94. ;;dhelp             = blue       on cyan
  95. ;;bhelp             = white      on blue
  96. ;;screenborder      = black
  97. ;;shadowcolor       = black      on darkgray
  98. ;;shadowchar        = 176
  99.  
  100. ;; Setup Some More Key Bindings
  101.  
  102. ;;key pageup        = pagedown
  103. ;;key pagedown      = pageup
  104.